home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mfre.dir
/
00330.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
174 b
|
9 lines
on enterFrame
repeat with x = 4 to 5
puppetSprite(x, 1)
set the visible of sprite x to 0
end repeat
puppetSprite(10, 1)
set the visible of sprite 10 to 0
end